home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
22
/
4
/
DISK2247.ZIP
/
CBASE101.ZIP
/
LSEQ101.ZIP
/
RLSNOTES.TXT
< prev
Wrap
Text File
|
1990-06-20
|
1KB
|
53 lines
----------------------------------------------------------------------
| Citadel |
| 241 East Eleventh Street * Brookville, IN 47012 * 317-647-4720 |
| BBS 317-647-2403 |
----------------------------------------------------------------------
In this file are summarized the additions and modifications made to
cbase this release. Users upgrading from a previous release should
read it carefully.
lseq 1.0.1 Release Notes
------------------------
o AC_* macros (see blkio release notes) used in place of __STDC__ to
detect ANSI compatibility.
o ~NULL replaced with (char *)NULL + 1 in btcursor macro because some
compilers would not accept the ~ operator on NULL.
o lssearch bug fixed - calls to lsrecnext changed to lsnext.
lseq 1.0 Release Notes
----------------------
o lsinsert function dropped. lsinscur renamed lsinsert.
o lspos_t is typedefed as bpos_t, and so changing bpos_t also changed
lspos_t. See blkio release notes for explanation of the effects of
this change.
o lslock sets the cursor to null when unlocking.
o -A compiler option used in Turbo C installation batch file to set
__STDC__ to 1.
Citadel 90/06/20